home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9806 / text0042.txt < prev    next >
Encoding:
Text File  |  1998-06-30  |  923 b   |  20 lines

  1. In message <199806031348.GAA27458@toontown.mmsi.com>, Jon Olson writes:
  2. >Hmmm... `ELF toolchain' implies a compiler and binutils... I already
  3. >built those.  What takes real time and effort is building libc,
  4. >everything else that links to it including X11, testing it, and
  5. >packaging it up in RPM files.  Is this what you're working on, Phil?
  6.  
  7. No.  What I've been working on (though Scott Bambrough and Pat Beirne deserve 
  8. credit for a lot of this) is updating the ELF compiler and binutils to support 
  9. position-independent code and hence shared libraries, porting glibc2 to the 
  10. ARM, and fixing the bugs so it all works together.
  11.  
  12. Once this is done, building an entire system and packaging it in RPM files 
  13. should just be a mechanical matter of feeding it all through `rpm'.  Most of 
  14. the difficulties people have in building things for Linux/ARM at the moment 
  15. are quirks of a.out or the stone-age libc that we use.
  16.  
  17. p.
  18.  
  19.  
  20.